home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_4 / lzxcnv10.ads < prev    next >
Text File  |  1995-04-30  |  4KB  |  113 lines

  1.                Amiga Distribution System - Long Description File
  2.                -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3.  
  4.  
  5.  Program Name : LZX converter  - by -  Pierre Chateau
  6.  
  7. -----------------------------------------------------------------------------
  8. File 1 - LZXCnv10.lha -    4735      ADOS Req'd
  9. File 2 -              -             [ ] All  [ ] WB1.x  [X] WB2.x  [ ] WB3.x
  10. File 3 -              -              ChipSet Req'd
  11. File 4 -              -             [X] Any  [ ] Orig   [ ] ECS    [ ] AGA
  12. -----------------------------------------------------------------------------
  13.  
  14.  Ram Req'd 
  15.  
  16.   [ ] 512k  [X] 1meg  [ ] 2meg  [ ] 3meg  [ ] ALOT!!! 
  17.  
  18.  Special Hardware 
  19.  
  20.   68020+
  21.  
  22. -----------------------------------------------------------------------------
  23.                               Long Description
  24. -----------------------------------------------------------------------------
  25.  
  26. Short:        Converts LHA/LZH/ZIP/ZOO/ARC/ARJ -> LZX, (v1.0a)
  27. Author:       pierrec@kajen.malmo.se (Pierre Chateau alias DarkSpirit)
  28. Uploader:     pierrec@kajen.malmo.se (Pierre Chateau alias DarkSpirit)
  29. Type:         util/arc
  30. Distribution: OK
  31.  
  32.  
  33. WARNING! You need atleast an 020+ to use this utility.
  34. (Or convert the source if you want)
  35.  
  36.  
  37. CONTENTS
  38. ~~~~~~~~
  39. file            Size        Ver     Status
  40. --------------------------------------------
  41. LZXConv         1460        v1.0    OLD
  42. LZXConv.e       1207        v1.0    OLD
  43. LZXConv.readme  2010        v1.0    NEW
  44. Lx              1940        v1.0a   NEW
  45. Lx.e            2605        v1.0a   NEW
  46.  
  47.  
  48. Copy these files to your C: dir and assign a new menu in DirOpus
  49. and Use the following options
  50.  
  51. AmigaDos    c:LZXConv {f}
  52.  
  53. CD Source
  54. Do All Files
  55. Output Window
  56. Run Asynchronously
  57. Workbench to Front
  58.  
  59.  
  60.  
  61. Now all you have to do is to select the files you want to convert and
  62. then run your new menu/Button and LZXConv will convert all files to LZX.
  63. (It doesn't delete the org file so don't worry)
  64.  
  65. Remember.. Lx is a program who recognizes LZX/LHA/LZH/ARC/ZIP/ARJ/ZOO
  66. *BUT* you must have the exe files for each archive in your C: dir dvs.
  67.  
  68. LZX
  69. LHA
  70. unZip
  71. ARJ
  72. ZOO
  73.  
  74.  
  75. I have included the source in E so you can update them if you like and maybe
  76. make it to work on 68000 (I am to lazy right now). The only thing you
  77. have to do is to make the assembler source to not search a long/Word on
  78. odd addressed. dvs instead of CMP.L #".LHA" use CMP.B #".", CMP.B #"L" and so
  79. on. but as I said, I am to Lazy to fix it right now but if you want me
  80. to fix it then send me a message and beg for your life 8) and I just might
  81. fix it. Anyway, 68000 is Crap, 68020+ RuleZ. So get yourself an A1200 or
  82. better.
  83.  
  84. Well this small utilities have only been checked on an A1200/030 (33Mhz)
  85. But it *SHOULD* work fine on *ANY* Amiga with atleast an *68020*.
  86.  
  87. ---
  88.  
  89. Thanx to Paul Miller for pointing out that Lx did only recognize the Oldest
  90. and the newest ver of LHA/LZH... -lh1, -lh2, -lh3, -lh4 are now also
  91. Recognized.
  92.  
  93.  
  94. =============================================================================
  95.  
  96.            ADS Zone: 1
  97.      ADS Hatch Site: Paul Miller
  98.        ADS Position: ADS Zone 1 STAR
  99.            BBS Name: Lonely Mountain BBS
  100.     Phone Number(s): 804-827-0726
  101.     Network Address: 1:271/292  
  102.      Network Region: 13    
  103.           BBS Hours: 24 Hrs/Day
  104. BBS Mailer/Software: Mebbs-Net Pro BBS
  105.   BBS Storage Space: 2250 Megs + 8 CD Roms
  106.   File Requestable :  <X> Y     < > N
  107. File Request Hours : All The Time
  108.  
  109. =============================================================================
  110.                          ADS - Long Description Generator
  111.                          (c)Copyright 1995 by Paul Miller
  112.  
  113.